GetDirectoryPath

Get full path for a given fileName with path (uses static string)

extern (C) @nogc nothrow
const(char*)
GetDirectoryPath
(
const(char*) filePath
)

Meta